You are on page 1of 1

<!-- saved from url=(0025)http://htmlar.googlepages.

com/ -->
<html>
<head>
<title>VISOR DE CODIGOS HTML</title>
<meta name="Description" content="EDITOR ONLINE">
<meta name="Keywords" content="Codigo,html,frases,efectos,css,javascripts,editor
web">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Imagetoolbar" content="no">

<script type="text/javascript">
<!--
function hacerVistaPrevia()
{
document.getElementById('vistaPrevia').innerHTML =
document.getElementById('txtComentario').value.split(/\n/).join("<br />");
}

-->
</script>
</head><body BGCOLOR="DarkOrange"/>
<B>VISOR DE CODIGOS HTML ES PROVISTO POR <A
href="htmlar.googlepages.com">HTMLAR</A></B><TABLE style="WIDTH: 892px; HEIGHT:
88px" border=2 whidht="650">
<TBODY>
<TR>
<TD>
<FORM name=form1 action="" method=post><STRONG>INGRESA EL CODIGO
HTML</STRONG><BR/><TEXTAREA class=noborde2 id=txtComentario
onkeyup=hacerVistaPrevia() name=txtComentario cols=100 scrolling="no"
frameborder="0"></TEXTAREA> </FORM></TD>

<TR><BR/><BR/>
<TD id="vistaPrevia" style="Valign:top;">EL CONTENDO ES EDITABLE Y TODO
LO QUE ESCRIBAS ARRIVA SE VERA AQUI. TAMBIEN PODRAS PONER CODIGO
HTML</TD></TR></TABLE></body></html>

You might also like